home *** CD-ROM | disk | FTP | other *** search
/ Software USA 5 #5 / Software USA Volume 5.05.iso / pc / homeoff / zilch / run / zilchrps.dll / RCDATA / TQRCOMPED / TQRCOMPED.txt
Text File  |  1999-01-29  |  12KB  |  572 lines

  1. object QRCompEd: TQRCompEd
  2.   Left = 235
  3.   Top = 141
  4.   BorderStyle = bsDialog
  5.   Caption = 'Report Settings'
  6.   ClientHeight = 425
  7.   ClientWidth = 459
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   OnDestroy = FormDestroy
  16.   TextHeight = 13
  17.   object About: TButton
  18.     Left = 10
  19.     Top = 394
  20.     Width = 101
  21.     Height = 25
  22.     Caption = 'About &QuickReport'
  23.     TabOrder = 5
  24.     OnClick = AboutClick
  25.   end
  26.   object Preview: TButton
  27.     Left = 122
  28.     Top = 394
  29.     Width = 75
  30.     Height = 25
  31.     Caption = '&Preview'
  32.     TabOrder = 6
  33.     OnClick = PreviewClick
  34.   end
  35.   object Apply1: TButton
  36.     Left = 206
  37.     Top = 394
  38.     Width = 75
  39.     Height = 25
  40.     Caption = '&Apply'
  41.     TabOrder = 7
  42.     OnClick = Apply1Click
  43.   end
  44.   object OK1: TButton
  45.     Left = 290
  46.     Top = 394
  47.     Width = 75
  48.     Height = 25
  49.     Caption = 'OK'
  50.     Default = True
  51.     ModalResult = 1
  52.     TabOrder = 8
  53.     OnClick = OK1Click
  54.   end
  55.   object Cancel1: TButton
  56.     Left = 374
  57.     Top = 394
  58.     Width = 75
  59.     Height = 25
  60.     Cancel = True
  61.     Caption = 'Cancel'
  62.     ModalResult = 2
  63.     TabOrder = 9
  64.     OnClick = Cancel1Click
  65.   end
  66.   object PaperSizeGB: TGroupBox
  67.     Left = 8
  68.     Top = 4
  69.     Width = 441
  70.     Height = 47
  71.     Caption = 'Paper size'
  72.     TabOrder = 0
  73.     object Label5: TLabel
  74.       Left = 142
  75.       Top = 20
  76.       Width = 28
  77.       Height = 13
  78.       Caption = 'Width'
  79.     end
  80.     object Label6: TLabel
  81.       Left = 226
  82.       Top = 20
  83.       Width = 33
  84.       Height = 13
  85.       Caption = 'Length'
  86.     end
  87.     object PaperSize: TComboBox
  88.       Left = 8
  89.       Top = 16
  90.       Width = 129
  91.       Height = 21
  92.       Style = csDropDownList
  93.       ItemHeight = 13
  94.       TabOrder = 0
  95.     end
  96.     object PageWidth: TEdit
  97.       Left = 184
  98.       Top = 16
  99.       Width = 37
  100.       Height = 21
  101.       TabOrder = 1
  102.       OnExit = PageWidthExit
  103.       OnKeyPress = FloatKeyPress
  104.     end
  105.     object PageLength: TEdit
  106.       Left = 268
  107.       Top = 16
  108.       Width = 37
  109.       Height = 21
  110.       TabOrder = 2
  111.       OnExit = PageWidthExit
  112.       OnKeyPress = FloatKeyPress
  113.     end
  114.     object OrientationCB: TComboBox
  115.       Left = 320
  116.       Top = 16
  117.       Width = 103
  118.       Height = 21
  119.       Style = csDropDownList
  120.       ItemHeight = 13
  121.       Items.Strings = (
  122.         'Portrait'
  123.         'Landscape')
  124.       TabOrder = 3
  125.     end
  126.   end
  127.   object MarginsGB: TGroupBox
  128.     Left = 8
  129.     Top = 56
  130.     Width = 441
  131.     Height = 69
  132.     Caption = 'Margins'
  133.     TabOrder = 1
  134.     object Label1: TLabel
  135.       Left = 8
  136.       Top = 16
  137.       Width = 19
  138.       Height = 13
  139.       Caption = 'Top'
  140.     end
  141.     object Label2: TLabel
  142.       Left = 8
  143.       Top = 40
  144.       Width = 33
  145.       Height = 13
  146.       Caption = 'Bottom'
  147.     end
  148.     object Label3: TLabel
  149.       Left = 142
  150.       Top = 16
  151.       Width = 18
  152.       Height = 13
  153.       Caption = 'Left'
  154.     end
  155.     object Label4: TLabel
  156.       Left = 142
  157.       Top = 42
  158.       Width = 25
  159.       Height = 13
  160.       Caption = 'Right'
  161.     end
  162.     object Label7: TLabel
  163.       Left = 276
  164.       Top = 14
  165.       Width = 105
  166.       Height = 13
  167.       AutoSize = False
  168.       Caption = 'Column space'
  169.     end
  170.     object Label8: TLabel
  171.       Left = 276
  172.       Top = 44
  173.       Width = 103
  174.       Height = 13
  175.       AutoSize = False
  176.       Caption = 'Number of columns'
  177.     end
  178.     object SpeedButton1: TSpeedButton
  179.       Left = 408
  180.       Top = 37
  181.       Width = 13
  182.       Height = 12
  183.       Glyph.Data = {
  184.         8A000000424D8A00000000000000760000002800000007000000050000000100
  185.         0400000000001400000000000000000000001000000010000000000000000000
  186.         80000080000000808000800000008000800080800000C0C0C000808080000000
  187.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFF00000
  188.         0000F00000F0FF000FF0FFF0FFF0}
  189.       OnClick = SpeedButton1Click
  190.     end
  191.     object SpeedButton2: TSpeedButton
  192.       Left = 408
  193.       Top = 48
  194.       Width = 13
  195.       Height = 12
  196.       Glyph.Data = {
  197.         86000000424D8600000000000000760000002800000007000000040000000100
  198.         0400000000001000000000000000000000001000000010000000000000000000
  199.         80000080000000808000800000008000800080800000C0C0C000808080000000
  200.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFF0FFF0FF00
  201.         0FF0F00000F000000000}
  202.       OnClick = SpeedButton2Click
  203.     end
  204.     object Topmargin: TEdit
  205.       Left = 62
  206.       Top = 12
  207.       Width = 37
  208.       Height = 21
  209.       TabOrder = 0
  210.       OnExit = PageWidthExit
  211.       OnKeyPress = FloatKeyPress
  212.     end
  213.     object BottomMargin: TEdit
  214.       Left = 62
  215.       Top = 38
  216.       Width = 37
  217.       Height = 21
  218.       TabOrder = 1
  219.       OnExit = PageWidthExit
  220.       OnKeyPress = FloatKeyPress
  221.     end
  222.     object LeftMargin: TEdit
  223.       Left = 184
  224.       Top = 12
  225.       Width = 37
  226.       Height = 21
  227.       TabOrder = 2
  228.       OnExit = PageWidthExit
  229.       OnKeyPress = FloatKeyPress
  230.     end
  231.     object RightMargin: TEdit
  232.       Left = 184
  233.       Top = 38
  234.       Width = 37
  235.       Height = 21
  236.       TabOrder = 3
  237.       OnExit = PageWidthExit
  238.       OnKeyPress = FloatKeyPress
  239.     end
  240.     object ColumnMargin: TEdit
  241.       Left = 384
  242.       Top = 12
  243.       Width = 37
  244.       Height = 21
  245.       TabOrder = 4
  246.       OnExit = PageWidthExit
  247.       OnKeyPress = FloatKeyPress
  248.     end
  249.     object Columns: TEdit
  250.       Left = 384
  251.       Top = 38
  252.       Width = 23
  253.       Height = 21
  254.       TabOrder = 5
  255.       Text = '1'
  256.       OnKeyPress = FloatKeyPress
  257.     end
  258.   end
  259.   object OtherGB: TGroupBox
  260.     Left = 8
  261.     Top = 130
  262.     Width = 441
  263.     Height = 47
  264.     Caption = 'Other'
  265.     TabOrder = 2
  266.     object Label9: TLabel
  267.       Left = 276
  268.       Top = 20
  269.       Width = 36
  270.       Height = 13
  271.       AutoSize = False
  272.       Caption = 'Units'
  273.     end
  274.     object Label10: TLabel
  275.       Left = 8
  276.       Top = 20
  277.       Width = 21
  278.       Height = 13
  279.       Caption = 'Font'
  280.     end
  281.     object Label11: TLabel
  282.       Left = 142
  283.       Top = 20
  284.       Width = 39
  285.       Height = 13
  286.       AutoSize = False
  287.       Caption = 'Size'
  288.     end
  289.     object Units: TComboBox
  290.       Left = 328
  291.       Top = 18
  292.       Width = 93
  293.       Height = 21
  294.       Style = csDropDownList
  295.       ItemHeight = 13
  296.       Items.Strings = (
  297.         'MM'
  298.         'Inches'
  299.         'Pixes'
  300.         'Characters'
  301.         'Native')
  302.       TabOrder = 2
  303.     end
  304.     object FontName: TComboBox
  305.       Left = 34
  306.       Top = 16
  307.       Width = 101
  308.       Height = 21
  309.       Style = csDropDownList
  310.       ItemHeight = 13
  311.       TabOrder = 0
  312.     end
  313.     object FontSize: TComboBox
  314.       Left = 184
  315.       Top = 16
  316.       Width = 53
  317.       Height = 21
  318.       ItemHeight = 13
  319.       TabOrder = 1
  320.       OnKeyPress = FloatKeyPress
  321.     end
  322.   end
  323.   object PageFrameGB: TGroupBox
  324.     Left = 8
  325.     Top = 184
  326.     Width = 441
  327.     Height = 61
  328.     Caption = 'Page frame'
  329.     TabOrder = 3
  330.     object Label12: TLabel
  331.       Left = 142
  332.       Top = 18
  333.       Width = 39
  334.       Height = 13
  335.       AutoSize = False
  336.       Caption = 'Color'
  337.     end
  338.     object FrameColor: TShape
  339.       Left = 182
  340.       Top = 16
  341.       Width = 17
  342.       Height = 17
  343.       Pen.Style = psClear
  344.       Pen.Width = 0
  345.     end
  346.     object Label13: TLabel
  347.       Left = 276
  348.       Top = 18
  349.       Width = 69
  350.       Height = 13
  351.       AutoSize = False
  352.       Caption = 'Frame width'
  353.     end
  354.     object SpeedButton3: TSpeedButton
  355.       Left = 408
  356.       Top = 13
  357.       Width = 13
  358.       Height = 12
  359.       Glyph.Data = {
  360.         8A000000424D8A00000000000000760000002800000007000000050000000100
  361.         0400000000001400000000000000000000001000000010000000000000000000
  362.         80000080000000808000800000008000800080800000C0C0C000808080000000
  363.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFF00000
  364.         0000F00000F0FF000FF0FFF0FFF0}
  365.       OnClick = SpeedButton3Click
  366.     end
  367.     object SpeedButton4: TSpeedButton
  368.       Left = 408
  369.       Top = 25
  370.       Width = 13
  371.       Height = 12
  372.       Glyph.Data = {
  373.         86000000424D8600000000000000760000002800000007000000040000000100
  374.         0400000000001000000000000000000000001000000010000000000000000000
  375.         80000080000000808000800000008000800080800000C0C0C000808080000000
  376.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFF0FFF0FF00
  377.         0FF0F00000F000000000}
  378.       OnClick = SpeedButton4Click
  379.     end
  380.     object PageFrameTop: TCheckBox
  381.       Left = 8
  382.       Top = 16
  383.       Width = 61
  384.       Height = 17
  385.       Caption = 'Top'
  386.       TabOrder = 0
  387.     end
  388.     object PageFrameBottom: TCheckBox
  389.       Left = 8
  390.       Top = 36
  391.       Width = 73
  392.       Height = 17
  393.       Caption = 'Bottom'
  394.       TabOrder = 1
  395.     end
  396.     object PageFrameLeft: TCheckBox
  397.       Left = 84
  398.       Top = 16
  399.       Width = 53
  400.       Height = 17
  401.       Caption = 'Left'
  402.       TabOrder = 2
  403.     end
  404.     object PageFrameRight: TCheckBox
  405.       Left = 84
  406.       Top = 36
  407.       Width = 49
  408.       Height = 17
  409.       Caption = 'Right'
  410.       TabOrder = 3
  411.     end
  412.     object ColorButton: TButton
  413.       Left = 206
  414.       Top = 14
  415.       Width = 49
  416.       Height = 21
  417.       Caption = 'Change'
  418.       TabOrder = 4
  419.       OnClick = ColorButtonClick
  420.     end
  421.     object PageFramePenWidth: TEdit
  422.       Left = 384
  423.       Top = 14
  424.       Width = 23
  425.       Height = 21
  426.       TabOrder = 5
  427.       Text = '0'
  428.       OnKeyPress = FloatKeyPress
  429.     end
  430.   end
  431.   object BandsGB: TGroupBox
  432.     Left = 8
  433.     Top = 250
  434.     Width = 441
  435.     Height = 135
  436.     Caption = 'Bands'
  437.     TabOrder = 4
  438.     object Label14: TLabel
  439.       Left = 108
  440.       Top = 12
  441.       Width = 33
  442.       Height = 13
  443.       Caption = 'Length'
  444.     end
  445.     object Label15: TLabel
  446.       Left = 328
  447.       Top = 12
  448.       Width = 33
  449.       Height = 13
  450.       Caption = 'Length'
  451.     end
  452.     object Title: TCheckBox
  453.       Left = 8
  454.       Top = 56
  455.       Width = 89
  456.       Height = 17
  457.       Caption = 'Title'
  458.       TabOrder = 2
  459.     end
  460.     object PageHeader: TCheckBox
  461.       Left = 8
  462.       Top = 32
  463.       Width = 89
  464.       Height = 17
  465.       Caption = 'Page header'
  466.       TabOrder = 0
  467.     end
  468.     object ColumnHeader: TCheckBox
  469.       Left = 8
  470.       Top = 80
  471.       Width = 93
  472.       Height = 17
  473.       Caption = 'Column header'
  474.       TabOrder = 4
  475.     end
  476.     object Detail: TCheckBox
  477.       Left = 8
  478.       Top = 104
  479.       Width = 89
  480.       Height = 17
  481.       Caption = 'Detail band'
  482.       TabOrder = 6
  483.     end
  484.     object PageHeaderLength: TEdit
  485.       Left = 108
  486.       Top = 28
  487.       Width = 37
  488.       Height = 21
  489.       TabOrder = 1
  490.       OnExit = PageWidthExit
  491.       OnKeyPress = FloatKeyPress
  492.     end
  493.     object TitleLength: TEdit
  494.       Left = 108
  495.       Top = 52
  496.       Width = 37
  497.       Height = 21
  498.       TabOrder = 3
  499.       OnExit = PageWidthExit
  500.       OnKeyPress = FloatKeyPress
  501.     end
  502.     object ColumnHeaderLength: TEdit
  503.       Left = 108
  504.       Top = 76
  505.       Width = 37
  506.       Height = 21
  507.       TabOrder = 5
  508.       OnExit = PageWidthExit
  509.       OnKeyPress = FloatKeyPress
  510.     end
  511.     object DetailLength: TEdit
  512.       Left = 108
  513.       Top = 100
  514.       Width = 37
  515.       Height = 21
  516.       TabOrder = 7
  517.       OnExit = PageWidthExit
  518.       OnKeyPress = FloatKeyPress
  519.     end
  520.     object SummaryLength: TEdit
  521.       Left = 328
  522.       Top = 52
  523.       Width = 37
  524.       Height = 21
  525.       TabOrder = 9
  526.       OnExit = PageWidthExit
  527.       OnKeyPress = FloatKeyPress
  528.     end
  529.     object PageFooter: TCheckBox
  530.       Left = 226
  531.       Top = 32
  532.       Width = 77
  533.       Height = 17
  534.       Caption = 'Page footer'
  535.       TabOrder = 10
  536.     end
  537.     object Summary: TCheckBox
  538.       Left = 226
  539.       Top = 56
  540.       Width = 73
  541.       Height = 17
  542.       Caption = 'Summary'
  543.       TabOrder = 8
  544.     end
  545.     object PageFooterLength: TEdit
  546.       Left = 328
  547.       Top = 28
  548.       Width = 37
  549.       Height = 21
  550.       TabOrder = 11
  551.       OnExit = PageWidthExit
  552.       OnKeyPress = FloatKeyPress
  553.     end
  554.     object FirstPageHeader: TCheckBox
  555.       Left = 226
  556.       Top = 80
  557.       Width = 125
  558.       Height = 17
  559.       Caption = 'Print first page header'
  560.       TabOrder = 12
  561.     end
  562.     object LastPageFooter: TCheckBox
  563.       Left = 226
  564.       Top = 104
  565.       Width = 125
  566.       Height = 17
  567.       Caption = 'Print last page footer'
  568.       TabOrder = 13
  569.     end
  570.   end
  571. end
  572.